2 references to EA_NAME_STRING
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (2)
1046
eaBuffer.EaNameLength = (byte)
EA_NAME_STRING
.Length;
1079
byte [] asciiName = ascii.GetBytes(
EA_NAME_STRING
);