Creates a new Geodatabase.
[Visual Basic .NET] Public Sub CreateGeoDatabase ( _ ByVal gdbName As String, _ ByVal gdbFileName As String, _ ByVal gdbFileSize As Integer _ )
[C#] public void CreateGeoDatabase ( string gdbName, string gdbFileName, int gdbFileSize );
Product Availability
Available with ArcGIS Desktop.